apphosting:AppUtil

Application utilization information.

Telemetry Sensor Path(s)

Configurable Properties
PROPERTY NAME DATA TYPE DESCRIPTION PERMITTED VALUES
name naming:Name256
(string:Basic)
The name of the object.
MAX SIZE: 256

Operational Properties
PROPERTY NAME DATA TYPE DESCRIPTION POSSIBLE VALUES
cpuAlloc scalar:Uint32
Allocated cpu in units. RANGE: [0, 4294967295]
cpuUsed scalar:Uint64
Actual cpu used in percentage. RANGE: [0, 18446744073709551615]
diskAlloc scalar:Uint64
Disk space allocation in MB. RANGE: [0, 18446744073709551615]
diskUsed scalar:Uint64
Actual disk space used in MB. RANGE: [0, 18446744073709551615]
memAlloc scalar:Uint64
Memory allocation in MB. RANGE: [0, 18446744073709551615]
memUsed scalar:Uint64
Actual memory used in KB. RANGE: [0, 18446744073709551615]

Internal Properties
PROPERTY NAME DATA TYPE DESCRIPTION POSSIBLE VALUES
modTs mo:TStamp
(scalar:Date)
The time when this object was last modified. SELECTION:
0 - never
DEFAULT: never
status mo:ModificationStatus
(scalar:Bitmask32)
The upgrade status. This property is for internal use only. SELECTION:
2 - created
4 - modified
8 - deleted
16 - replaced